Remove padding from GtkWrapBox
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Sep 2010 22:21:21 +0000 (18:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Sep 2010 22:47:58 +0000 (18:47 -0400)
commit0e484a83d1895a3769b11a9b51820e851be2333d
treec12ee977e753bfefeec142c5b874b3c8ddf94ad9
parent8204fe6036c24896b0971c810f7d73f62df746d8
Remove padding from GtkWrapBox

GtkWidget margins make this unnecessary in new containers.
gtk/gtk.symbols
gtk/gtkwrapbox.c
gtk/gtkwrapbox.h
tests/testwrapbox.c